Note: GtkFB now requires Freetype 2 final.
author1 <alexl@redhat.com>
Fri, 1 Dec 2000 17:14:29 +0000 (17:14 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 1 Dec 2000 17:14:29 +0000 (17:14 +0000)
commitf3e06d23bf463fa56077f8061fed2e8c0ed16bd9
tree7037d0857e024f5a0a87898cd1d24cc27ab08667
parent97bfa3300d2295c37548377bb7b32d3f696bed3c
Note: GtkFB now requires Freetype 2 final.
2000-12-01    <alexl@redhat.com>

* gdk/linux-fb/Makefile.am:
* modules/linux-fb/Makefile.am:
Freetype 2 final uses freetype-config

* gdk/linux-fb/gdkpango-fb.c:
Upgrade to use Freetype 2 final.
More flexible support for font aliases, this also fixes a bug with
GtkFontSelector, as the aliases must be visible in the font/family list,
or GtkFontSelector reads uninitialized memory.
gdk/linux-fb/Makefile.am
gdk/linux-fb/gdkpango-fb.c
modules/linux-fb/Makefile.am